/*整体开始*/
html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img { margin:0; padding:0; }
fieldset, img { border:none; } /*为了照顾ie6 链接图片有边框*/
ul, ol { list-style:none; }
input { padding-top:0; padding-bottom:0; font-family: "SimSun","宋体";}
select, input { vertical-align:middle; }
 select, input, textarea { font-size:12px; margin:0; }
textarea { resize:none; }
table { border-collapse:collapse; }
h1,h2,h3,h4,h5,h6{font-size:100%; font-weight:normal;}
body {font-size:12px; color:#333;font-family:"Microsoft YaHei","微软雅黑","SimHei","黑体","SimSun","宋体";}
a { color:#333; text-decoration:none; }
a:hover { color:#000; text-decoration:none; }
html {
    -webkit-text-size-adjust:100%;
    -ms-text-size-adjust: 100%;
}

video embed, video object, video iframe {
width: 100%;
height: auto;
}
		*{
			margin:0px;
			padding:0px;
		}
		div{
			display:block;
		}
		body{
    		font-weight: lighter;
		}
		html{
			color:#666;
		}
		html,body{
			width: 100%;
		}
		.pd_bk1{
			width:100%;
			height:10px;
		}
/*手机版导航*/
.fz_xpdh{
	display:none;
}
/*顶部导航*/
.pd_nav{
	width: 100%;
    line-height: 33px;
    border-bottom: 1px solid #DDD;
    background: #F8F8F8;
    text-align: center;
    color: #333;
	font-size:16px;
}
.pd_nav1{
	width:1200px;
	margin:0 auto;
}

.pd_nav6{
	color:#dd2431;

}

/*导航*/
#nav {
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    height:70px;
}
.container {
	width:1200px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    box-sizing:border-box;
}
.navbar-header{
	height:70px;
	width:220px;
	float:left;
}
.collapse{
	width:930px;
	float:right;
}
.collapse ul{
	overflow:hidden;
}
.collapse ul li{
	float:left;
	position:relative;
	padding: 20px 15px;
}
.collapse ul li a{
	color: #e94508;
    font-size: 20px;
	font-weight: bold;
}
.collapse ul li a:hover{
	text-decoration:underline;
}
#nav .navbar-right li i {
    position: absolute;
    left: 0px;
    top: 35%;
    height: 30%;
    width: 1px;
    background: #000;
}
/*全部*/
.pic_total{
	width:100%;

}
.pic_total1{
	width:1200px;
	overflow:hidden;
	margin:0 auto;
	padding:10px 0;
}
.sb_total{
	width:100%;
}
.sb_total1{
	width:1200px;
	overflow:hidden;
	margin:0 auto;
}
/*新闻*/
.swiper-container{
	width:770px;
	float:left;
	height:460px;
}
.swiper-slide img{
	width:100%;
	max-width:100%;
}
.swiper-container .swiper-slide p{
	width: 100%;
    height: 60px;
    line-height: 60px;
    margin-top: 10px;
    padding-left: 10px;
    box-sizing: border-box;
    color: #fff;
    font-size: 18px;
    position: absolute;
    bottom: 0;
    z-index: 999;
    background: rgba(0,0,0,0.5);
}
.swiper-container .swiper-pagination{
	text-align:center;
	bottom:20px;
	width:20%;
	left:80%;
}
.swiper-pagination-bullet{
	width:15px;
	height:15px;
}
.swiper-pagination-bullet-active{
	background:#5294ed !important;
}
.swiper-pagination-bullet{
	background:#b8b8b8;
	opacity:1;
}
/*新闻右侧*/
.sb_nr{
	width:410px;
	float:left;
	margin-left:20px;
}
.sb_nr ul li{
	width:100%;
	height:220px;
	margin-bottom:20px;
	position:relative;
	overflow: hidden;
}
.sb_nr ul li img{
	width:100%;
	height:220px;
}


.sb_nr ul li p{
	width:100%;
	height:40px;
	background:rgba(0,0,0,0.7);
	position:absolute;
	bottom:0;
	color:#fff;
	padding:0 10px;
	box-sizing:border-box;
	font-size:16px;
	line-height:40px;
}
.sb_pic{
	margin-bottom:0px;
}
/*大美山东*/
.layout {
    width: 1200px;
    margin:0 auto;
    margin-top:60px;
}
.topic1{
width: 100%;
}
.topic1 img{
text-align:center;
}
.block2{
	width:100%;
	margin-top:40px;
}
.block2 ul{
	overflow:hidden;
}
.block2 ul li{
	width:30%;
	height:220px;
	margin-right:5%;
    margin-bottom: 2%;
	position:relative;
	float:left;
	overflow: hidden;
}
.block2 .block21{
	margin-right:0;
}
.block2 ul li img{
	width:100%;

}
.block2 ul li p{
	width:100%;
	height:40px;
	background:rgba(0,0,0,0.7);
	position:absolute;
	bottom:0;
	color:#fff;
	padding:0 10px;
	box-sizing:border-box;
	font-size:16px;
	line-height:40px;
}
/*网站底部*/
.sb_bot{
	width:100%;
	padding-bottom:20px;
	text-align:center;
	border-top: 3px solid #f5ba0c;
}
.foot-links {
    width:100%;
    text-align:center;
}
.foot-links a {
    color: #000000;
    margin: 0 4px;
    line-height: 24px;
}
.sb_bot p {
    line-height: 24px;
    color: #333;
}
.lgwab a p {
    float: left;
    height: 20px;
    line-height: 20px;
    margin: 0px 0px 0px 5px;
    color: #939393;
    padding-top: 0px;
}


.lw_ad1111 {
    display: none;
 
}
	

.pd_bk1111 {
    display: none;

}	



/*手机版底部*/
.sj_bot{
	display:none;
}
@media (min-width: 640px) and (max-width:1200px){
        body{
            min-width:1200px;
        }
    }
/*手机版*/
@media screen and (max-width: 640px){
/*手机屏幕导航*/
.fz_xpdh{
    display:block;
    position:absolute;
    top:0;
}
.sp_header{height:50px;overflow:hidden;background:rgba(255,255,255,1);position:fixed;z-index:10;width:100%;}
.sp_logo{float:left;height:50px}
.sp_logo img{margin:auto;max-height:50px;}
.sp_nav{width:50px;float:right;position:relative;cursor:pointer;height:30px;margin-top:15px}
.sp_nav span{display:block;background:#f5ba0c;width:30px;height:2px;position:absolute;left:10px;transition:all ease 0.35s}
.sp_nav span:nth-of-type(1){top:0px}
.sp_nav span:nth-of-type(2){top:10px}
.sp_nav span:nth-of-type(3){top:20px}
.sp_nav_se span:nth-of-type(1){top:10px;transform:rotate(45deg)}
.sp_nav_se span:nth-of-type(2){width:0}
.sp_nav_se span:nth-of-type(3){top:10px;transform:rotate(-45deg)}
.sjj_nav{position:fixed;z-index:9;background:#fff;width:100%;height:calc(100% - 104px);font-size:14px;line-height:40px;top:-100%;left:0;overflow:auto;overflow-x:hidden;transition:top ease 0.35s;display:block;}
.nav_show{top:50px}
.sjj_nav>ul>li:first-child{overflow:hidden;border-top:0}
.sjj_nav>ul>li:first-child>a{float:left;width:calc(100% - 70px)}
.sjj_nav>ul>li:first-child .language{float:right;width:70px;overflow:hidden;line-height:30px;margin-top:5px}
.sjj_nav>ul>li:first-child .language a{width:35px;float:left;border-left:1px #ddd solid;text-align:center;color:#999;}
.sjj_nav ul li i{position:absolute;top:5px;right:0px;border-left:1px #ddd solid;height:30px;padding:0px 7px 0 7px;}
.sjj_nav ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
.sjj_nav ul li .sjj_nav_i_se svg{transform:rotate(0deg)}
.sjj_nav ul li{border-top:1px #ddd solid;margin-left:20px;position:relative;line-height:40px;font-size:14px}
.sjj_nav>ul >li:last-child{border-bottom:1px #ddd solid;}
.sjj_nav ul li ul{display:none}
.sjj_nav ul li a{color:#333;width:80%}
.sjj_nav ul li ul li a{color:#666;display:block;text-align:left;}
.sjj_nav ul li i svg{width:20px;height:20px;fill:#555;}
.sjj_nav ul li .sjj_nav_i_se svg{fill:#2b479b;}
.sjj_nav ul li ul li>ul{margin-left:10px}
/*电脑版底部*/
.sb_bot{
	display:none;
}
/*手机版底部*/
	.sj_bot{
		width:100%;
		background:#ff6e01;
		margin-top:30px;
		padding:20px 0;
		display:block;
	}
	.sj_bot p{
		text-align:center;
		font-size:12px;
		color:#fff;
		margin-top:5px;
	}
/*顶部导航*/
.pd_nav{
	display:none;
}
/*导航*/
#nav{
	display:none;
}
/*图*/
.pic_total{
	background:#fff;
}
.pic_total1{
	width:100%;
	padding:50px 0 0 0;
}
.swiper-container{
	width:100%;
	height:240px;
}
.swiper-slide img{
	height:240px;
}
.sb_nr{
	width:96%;
	margin-left:2%;
	margin-top:20px;
}
.layout{
	width:100%;
	margin-top:0px;
}
.block2{
	margin-top:0px;
}
.block2 ul li{
	width:100%;
	margin-right:0;
	margin-top:20px;
}
.topic1 img{
	margin-left:-108%;
}
.sb_total1{
	width:100%;
}
.pd_bk1{
	display:none;
}
	
	
.lw_ad1111 {
    display: block;
    width: 98%;
    height: 74px;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
}
	
.lw_ad1111 img {
    width: 100%;
}	
	
.pd_bk1111 {
    display: block;
    width: 100%;
    height: 10px;
}	

	.lw_ad{
	display:none;
}
	
	
}